home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / diag / always.zip / README.TXT < prev   
Text File  |  1992-09-19  |  4KB  |  104 lines

  1.                                                 September 17, 1992
  2.  
  3.  
  4. This is the release of the Always Technology CD-ROM driver.  Please
  5. follow the instructions below for installation.  If you have any
  6. difficulties or suggestions, please let us know.
  7.  
  8. Please check with the Always BBS for updates to this driver.  The
  9. Always BBS can be reached at (818) 597-0275.  This driver has
  10. been tested with the following drives:
  11.  
  12.      Sony CDU-541; Chinon CDS-431; Toshiba XM-3201B & 3301B
  13.      NEC CDR-36 & 84; Texel DM-5020 & 5024
  14.  
  15. Audio is supported on all of the above devices.  However, in this
  16. release, Windows Media player does not work with the Chinon drive.
  17. This should be fixed soon.  This version of the driver must not be
  18. used with the IN-2000 ASPI driver.  This driver will be updated soon
  19. to work with ASPI.
  20.  
  21. Additionally, customers have reported success using this driver
  22. with other CD-ROM drives.  If you test with a drive not on this
  23. list, please let us know the manufacturer and model number of the
  24. driver, and the results of your tests.  If there are any
  25. additional drives you would like to see support for, please let
  26. us know that too.
  27.  
  28. Attach the CD drive to your system, as described in the
  29. installation guide.  Pay particular attention to avoid SCSI ID
  30. conflicts, and to bus termination.  The drive must be attached
  31. and powered on when the driver is loaded, in order to access the
  32. drive.
  33.  
  34. Using CD-Roms under DOS requires two separate "drivers".  The
  35. first driver is the adapter interface, (CDROM.SYS) included on
  36. this disk.  The other "driver" is the Microsoft CD Extensions
  37. (MSCDEX.EXE), and is supplied by your drive manufacturer.
  38.  
  39. To install the driver, add the following line to your system's
  40. CONFIG.SYS file:
  41.  
  42.      DEVICE=C:\CDROM.SYS [/D:name]
  43.  
  44. Note that the parameter /D:name is optional, and allows you to
  45. assign a different name to the driver.  The default name is
  46. "ALWAYSCD".  The name assigned is used later when loading MSCDEX
  47. to identify a driver to the MSCDEX utility.  After adding the
  48. above line, you must re-boot your system for the change to take
  49. affect.
  50.  
  51. When the driver is loaded by DOS, a message will be displayed,
  52. giving the driver name and version.  The number of CD-Rom drives
  53. found will then be displayed.  If the driver states that no
  54. drives have been found, verify the installation, and check that
  55. power to the drive is on.  After correcting the problem, re-boot
  56. the machine. The drive must be found at boot time and reported by
  57. the driver to be usable.
  58.  
  59. Once the system is running, and a DOS prompt is displayed, you
  60. must load the Microsft CD Extensions (MSCDEX).  At the DOS
  61. prompt, type the following line:
  62.  
  63.      MSCDEX /D:ALWAYSCD
  64.  
  65. If you changed the default driver name (using the /D:name option)
  66. in your CONFIG.SYS file, use the same name here, in place of
  67. "ALWAYSCD".
  68.  
  69. MSCDEX will display the drive letter(s) assigned to your ROM
  70. devices.  Use those letters as you would any other drive letter
  71. under DOS.  MSCDEX has a number of options for controlling data
  72. buffering, which will enhance performance.  See the MSCDEX
  73. documentation for more details.
  74.  
  75.  
  76. HISTORY: Date    Version      Comment
  77.  
  78.          920917  VCN: 330-7   Changed version number.  
  79.                               Issued as a release.
  80.  
  81.           920905    Beta 0.8  Fixs to support Mammals CD
  82.                               Fixes for Windows media player
  83.                               Matrixing and volume for Mammals
  84.                               Added audio for Toshiba XM-3301
  85.                               Audio for Texel DM-5024/3024
  86.  
  87.           920504    Beta 0.7  Audio support for NEC CDR-3x/7x
  88.                               drives.
  89.  
  90.           920110    Beta 0.5  Some audio support for Chinon
  91.                               CDS-431
  92.  
  93.                               Fixed bug where drive was not seen
  94.                               in combination with certain other
  95.                               devices
  96.  
  97.           910916    Beta 0.4  Fixed hang problem when no IN-2000
  98.                               installed
  99.  
  100.                               Support for NEC CDR-35
  101.  
  102.           910910    Beta 0.3  Audio support for Sony CDU-541.     
  103.                               Chinon CDS-431
  104.